home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / Backup / resources / wsdl / wsrecovervb.wsdl < prev    next >
Extensible Markup Language  |  2008-11-13  |  9KB  |  201 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://tempuri.org/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  3.   <wsdl:types>
  4.     <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
  5.       <s:element name="getrecoverdata1">
  6.         <s:complexType>
  7.           <s:sequence>
  8.             <s:element minOccurs="0" maxOccurs="1" name="param1" type="s:string" />
  9.             <s:element minOccurs="0" maxOccurs="1" name="param2" type="s:string" />
  10.             <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
  11.           </s:sequence>
  12.         </s:complexType>
  13.       </s:element>
  14.       <s:element name="getrecoverdata1Response">
  15.         <s:complexType>
  16.           <s:sequence>
  17.             <s:element minOccurs="0" maxOccurs="1" name="getrecoverdata1Result" type="tns:ArrayOfString" />
  18.           </s:sequence>
  19.         </s:complexType>
  20.       </s:element>
  21.       <s:complexType name="ArrayOfString">
  22.         <s:sequence>
  23.           <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
  24.         </s:sequence>
  25.       </s:complexType>
  26.       <s:element name="getrecoverdata2">
  27.         <s:complexType>
  28.           <s:sequence>
  29.             <s:element minOccurs="0" maxOccurs="1" name="param1" type="s:string" />
  30.             <s:element minOccurs="0" maxOccurs="1" name="param2" type="s:string" />
  31.             <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
  32.           </s:sequence>
  33.         </s:complexType>
  34.       </s:element>
  35.       <s:element name="getrecoverdata2Response">
  36.         <s:complexType>
  37.           <s:sequence>
  38.             <s:element minOccurs="1" maxOccurs="1" name="getrecoverdata2Result" type="s:boolean" />
  39.             <s:element minOccurs="0" maxOccurs="1" name="arrRecoverData" type="tns:ArrayOfString" />
  40.             <s:element minOccurs="0" maxOccurs="1" name="strErrorMessage" type="s:string" />
  41.           </s:sequence>
  42.         </s:complexType>
  43.       </s:element>
  44.       <s:element name="recoverfiles">
  45.         <s:complexType>
  46.           <s:sequence>
  47.             <s:element minOccurs="0" maxOccurs="1" name="param1" type="s:string" />
  48.             <s:element minOccurs="0" maxOccurs="1" name="param2" type="s:string" />
  49.             <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
  50.           </s:sequence>
  51.         </s:complexType>
  52.       </s:element>
  53.       <s:element name="recoverfilesResponse">
  54.         <s:complexType>
  55.           <s:sequence>
  56.             <s:element minOccurs="0" maxOccurs="1" name="recoverfilesResult" type="tns:ArrayOfString" />
  57.           </s:sequence>
  58.         </s:complexType>
  59.       </s:element>
  60.       <s:element name="GetDeletedList">
  61.         <s:complexType>
  62.           <s:sequence>
  63.             <s:element minOccurs="0" maxOccurs="1" name="id" type="s:string" />
  64.             <s:element minOccurs="0" maxOccurs="1" name="uname" type="s:string" />
  65.           </s:sequence>
  66.         </s:complexType>
  67.       </s:element>
  68.       <s:element name="GetDeletedListResponse">
  69.         <s:complexType>
  70.           <s:sequence>
  71.             <s:element minOccurs="0" maxOccurs="1" name="GetDeletedListResult" type="tns:ArrayOfString" />
  72.           </s:sequence>
  73.         </s:complexType>
  74.       </s:element>
  75.       <s:element name="GetDeletedList2">
  76.         <s:complexType>
  77.           <s:sequence>
  78.             <s:element minOccurs="1" maxOccurs="1" name="argLngId" type="s:long" />
  79.             <s:element minOccurs="0" maxOccurs="1" name="argStrUsernme" type="s:string" />
  80.           </s:sequence>
  81.         </s:complexType>
  82.       </s:element>
  83.       <s:element name="GetDeletedList2Response">
  84.         <s:complexType>
  85.           <s:sequence>
  86.             <s:element minOccurs="1" maxOccurs="1" name="GetDeletedList2Result" type="s:boolean" />
  87.             <s:element minOccurs="0" maxOccurs="1" name="arrStrDeletedListData" type="tns:ArrayOfString" />
  88.             <s:element minOccurs="0" maxOccurs="1" name="argOutStrErrorDesc" type="s:string" />
  89.             <s:element minOccurs="0" maxOccurs="1" name="argOutStrTrace" type="s:string" />
  90.           </s:sequence>
  91.         </s:complexType>
  92.       </s:element>
  93.     </s:schema>
  94.   </wsdl:types>
  95.   <wsdl:message name="getrecoverdata1SoapIn">
  96.     <wsdl:part name="parameters" element="tns:getrecoverdata1" />
  97.   </wsdl:message>
  98.   <wsdl:message name="getrecoverdata1SoapOut">
  99.     <wsdl:part name="parameters" element="tns:getrecoverdata1Response" />
  100.   </wsdl:message>
  101.   <wsdl:message name="getrecoverdata2SoapIn">
  102.     <wsdl:part name="parameters" element="tns:getrecoverdata2" />
  103.   </wsdl:message>
  104.   <wsdl:message name="getrecoverdata2SoapOut">
  105.     <wsdl:part name="parameters" element="tns:getrecoverdata2Response" />
  106.   </wsdl:message>
  107.   <wsdl:message name="recoverfilesSoapIn">
  108.     <wsdl:part name="parameters" element="tns:recoverfiles" />
  109.   </wsdl:message>
  110.   <wsdl:message name="recoverfilesSoapOut">
  111.     <wsdl:part name="parameters" element="tns:recoverfilesResponse" />
  112.   </wsdl:message>
  113.   <wsdl:message name="GetDeletedListSoapIn">
  114.     <wsdl:part name="parameters" element="tns:GetDeletedList" />
  115.   </wsdl:message>
  116.   <wsdl:message name="GetDeletedListSoapOut">
  117.     <wsdl:part name="parameters" element="tns:GetDeletedListResponse" />
  118.   </wsdl:message>
  119.   <wsdl:message name="GetDeletedList2SoapIn">
  120.     <wsdl:part name="parameters" element="tns:GetDeletedList2" />
  121.   </wsdl:message>
  122.   <wsdl:message name="GetDeletedList2SoapOut">
  123.     <wsdl:part name="parameters" element="tns:GetDeletedList2Response" />
  124.   </wsdl:message>
  125.   <wsdl:portType name="wsRecoverVBSoap">
  126.     <wsdl:operation name="getrecoverdata1">
  127.       <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Get SessionID</documentation>
  128.       <wsdl:input message="tns:getrecoverdata1SoapIn" />
  129.       <wsdl:output message="tns:getrecoverdata1SoapOut" />
  130.     </wsdl:operation>
  131.     <wsdl:operation name="getrecoverdata2">
  132.       <wsdl:input message="tns:getrecoverdata2SoapIn" />
  133.       <wsdl:output message="tns:getrecoverdata2SoapOut" />
  134.     </wsdl:operation>
  135.     <wsdl:operation name="recoverfiles">
  136.       <wsdl:input message="tns:recoverfilesSoapIn" />
  137.       <wsdl:output message="tns:recoverfilesSoapOut" />
  138.     </wsdl:operation>
  139.     <wsdl:operation name="GetDeletedList">
  140.       <wsdl:input message="tns:GetDeletedListSoapIn" />
  141.       <wsdl:output message="tns:GetDeletedListSoapOut" />
  142.     </wsdl:operation>
  143.     <wsdl:operation name="GetDeletedList2">
  144.       <wsdl:input message="tns:GetDeletedList2SoapIn" />
  145.       <wsdl:output message="tns:GetDeletedList2SoapOut" />
  146.     </wsdl:operation>
  147.   </wsdl:portType>
  148.   <wsdl:binding name="wsRecoverVBSoap" type="tns:wsRecoverVBSoap">
  149.     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
  150.     <wsdl:operation name="getrecoverdata1">
  151.       <soap:operation soapAction="http://tempuri.org/getrecoverdata1" style="document" />
  152.       <wsdl:input>
  153.         <soap:body use="literal" />
  154.       </wsdl:input>
  155.       <wsdl:output>
  156.         <soap:body use="literal" />
  157.       </wsdl:output>
  158.     </wsdl:operation>
  159.     <wsdl:operation name="getrecoverdata2">
  160.       <soap:operation soapAction="http://tempuri.org/getrecoverdata2" style="document" />
  161.       <wsdl:input>
  162.         <soap:body use="literal" />
  163.       </wsdl:input>
  164.       <wsdl:output>
  165.         <soap:body use="literal" />
  166.       </wsdl:output>
  167.     </wsdl:operation>
  168.     <wsdl:operation name="recoverfiles">
  169.       <soap:operation soapAction="http://tempuri.org/recoverfiles" style="document" />
  170.       <wsdl:input>
  171.         <soap:body use="literal" />
  172.       </wsdl:input>
  173.       <wsdl:output>
  174.         <soap:body use="literal" />
  175.       </wsdl:output>
  176.     </wsdl:operation>
  177.     <wsdl:operation name="GetDeletedList">
  178.       <soap:operation soapAction="http://tempuri.org/GetDeletedList" style="document" />
  179.       <wsdl:input>
  180.         <soap:body use="literal" />
  181.       </wsdl:input>
  182.       <wsdl:output>
  183.         <soap:body use="literal" />
  184.       </wsdl:output>
  185.     </wsdl:operation>
  186.     <wsdl:operation name="GetDeletedList2">
  187.       <soap:operation soapAction="http://tempuri.org/GetDeletedList2" style="document" />
  188.       <wsdl:input>
  189.         <soap:body use="literal" />
  190.       </wsdl:input>
  191.       <wsdl:output>
  192.         <soap:body use="literal" />
  193.       </wsdl:output>
  194.     </wsdl:operation>
  195.   </wsdl:binding>
  196.   <wsdl:service name="wsRecoverVB">
  197.     <wsdl:port name="wsRecoverVBSoap" binding="tns:wsRecoverVBSoap">
  198.       <soap:address location="https://ev11.sosonlinebackup.com/rdss/protect/recovervb/wsrecovervb.asmx" />
  199.     </wsdl:port>
  200.   </wsdl:service>
  201. </wsdl:definitions>